home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Utils / GParted Live CD / Bin / gparted-livecd-0.2.2.iso / fake / needwrite / etc / profile.d / gtk+.sh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  2006-01-27  |  43 b   |  4 lines

  1. #!/bin/sh
  2. GDK_USE_XFT=1
  3. export GDK_USE_XFT
  4.